CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 解微分方程

搜索资源列表

  1. 微分方程的matlab程序

    3下载:
  2. 常用的matlab解微分方程程序
  3. 所属分类:文档资料

  1. matlab

    0下载:
  2. matlab解微分方程的详细算法以及一些例子-matlab solutions of differential equations as well as some examples of the detailed algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:200633
    • 提供者:lusiom
  1. matlab

    0下载:
  2. Matlab解微分方程 个人认为比较全面-Matlab solutions of differential equations personally think that a more comprehensive
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:200653
    • 提供者:zhaohonggang
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    2下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1098
    • 提供者:要清风
  1. pdegui

    3下载:
  2. 偏微分方程数值解法,包括泊松方程,特征值方程,热传导方程和波动方程-PDEGUI demonstrates the finite difference solution of model problems involving Laplace s operator
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3371
    • 提供者:wangg
  1. a

    0下载:
  2. 用有限元法求解微分方程,虽然有时方程不一样,但是思路是一样的。-The finite element method for solving differential equations, though sometimes not the same equation, but the idea is the same.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:879
    • 提供者:zack
  1. MATLAB-for-solving-differential

    0下载:
  2. MATLAB解微分方程;遗传算法工具箱;laplace偏微分方程求解;-MATLAB for solving differential equations genetic algorithm toolbox laplace partial differential equations
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:235151
    • 提供者:大学
  1. Solving-PDE-with-matlab-codes

    0下载:
  2. 这个文件是matlab解微分方程的程序集, 对初学matlab的人很好,程序都经过测试,能够 测试不同的范例,读者可自行更改里面的参数以符合自己课题的需要。-This file is the MATLAB solution of the differential equations of the assembly, Matlab for beginners who are very good, the program has been tested, to be able to
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:93692
    • 提供者:DongJianjun
  1. matlab

    0下载:
  2. 应用五点差分格式解偏微分方程:u = u(x,y). -(u"(x)+u"(y))=(pi^2-1)*e^x*sin(pi*y)(Solving partial differential equations by five point difference scheme)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:Charlotte10
  1. 用MATLAB解常微分方程

    2下载:
  2. 利用MATLAB求解常微分方程,列举例子后并进行说明(Using MATLAB for solving ordinary differential equations, cited examples and explained)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:57344
    • 提供者:GJG123
  1. MATLAB使用欧拉Euler法求解微分方程组 源程序代码

    1下载:
  2. Matlab欧拉法解微分方程的程序源代码,供matlab学习使用(Matlab Euler solution of differential equations of the program source code, for learning to use matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:yuqingfeiyang
  1. Matlab

    0下载:
  2. 一个简单的MATLAB程序解决微分方程,不知道写啥(A simple of program to solve differential equations, do not know what to write)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:15360
    • 提供者:粪海狂蛆
  1. 常微分方程matlab解法

    0下载:
  2. matlab解常微分方程,欧拉公式,梯形法则等等,非常好用的小程序。
  3. 所属分类:其它资源

  1. MATLAB揭秘修订版(2012-09-24).pdf

    0下载:
  2. 郑碧波翻译的matlab 教程一文,介绍了统计、绘图、求微积分、解微分方程、解 ODE、变换、曲线拟合、特殊函数很多的高等数学方面的应用。学习很有帮助!(Zheng Bibo's translation of matlab tutorial , describes the statistics, drawing, calculus, differential equations, solution, ODE transform, curve fitting, many special funct
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:5881856
    • 提供者:ZhaoSW
  1. 微分方程解析解

    0下载:
  2. 用matlab求微分方程解析解的小示例,可以求解微分方程 附教程。(A small example of solving analytical solutions of differential equations by Matlab can be used to solve a tutorial for differential equations.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:596992
    • 提供者:liucoolboy
  1. Matlab解微分方程(ODE+PDE)

    2下载:
  2. MATLAB解常微分方程和偏微分方程求解器介绍,算法和用法。结合几个有代表性的案例,一步步讲解,非常简单、清楚,明了(MATLAB solutions to ordinary differential equations and partial differential equations solver, algorithm and usage. A few representative cases, step by step, are very simple, clear and clear.
  3. 所属分类:文章/文档

    • 发布日期:2018-04-22
    • 文件大小:496640
    • 提供者:Shown Liu
  1. matlab 常微分方程数值解法 源程序代码

    5下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:16384
    • 提供者:XWLYF
  1. 偏微分方程(PDEs)的MATLAB数值解法

    1下载:
  2. matlab 解偏微分方程 数值解法 pdf(matlab Solution partial differential equations Numerical solution)
  3. 所属分类:其他

    • 发布日期:2019-11-12
    • 文件大小:417792
    • 提供者:pfq007
  1. 偏微分方程的数值解法的程序

    2下载:
  2. 偏微分方程数值解法的MATLAB程序汇总(Summary of MATLAB program for numerical solution of partial differential equation)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-09
    • 文件大小:92160
    • 提供者:Weiyu_Shen
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com